OleDbDataAdapter
- Category
- Class
- Description
- Represents a set of data commands and a database connection that are used to fill the System.Data.DataSet and update the data source.
- Assembly
- System.Data
- Character
- sealed, public
- Attributes
-
Name Value/Assignment DefaultEventAttribute RowUpdated ToolboxItemAttribute Microsoft.VSDesigner.Data.VS.OleDbDataAdapterToolboxItem, Microsoft.VSDesigner, Version=7.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a DesignerAttribute Microsoft.VSDesigner.Data.VS.OleDbDataAdapterDesigner, Microsoft.VSDesigner, Version=7.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - Ancestors
- DbDataAdapter > DataAdapter > Component > MarshalByRefObject > Object
- Implements
- IDbDataAdapter, IDataAdapter, ICloneable
- Contstructors
- OleDbDataAdapter()
OleDbDataAdapter(OleDbCommand)
OleDbDataAdapter(String,OleDbConnection)
OleDbDataAdapter(String,String)- Properties
- DeleteCommand
InsertCommand
SelectCommand
UpdateCommand- Events
- RowUpdated
RowUpdating- Methods
- CreateRowUpdatedEvent(DataRow,IDbCommand,StatementType,DataTableMapping)
CreateRowUpdatingEvent(DataRow,IDbCommand,StatementType,DataTableMapping)
Dispose(Boolean)
Fill(DataSet,Object,String)
Fill(DataTable,Object)
OnRowUpdated(RowUpdatedEventArgs)
OnRowUpdating(RowUpdatingEventArgs)
Clone()- Tags
- 0103E2B958, 02E3ABA98D, 0311417F6F
- OleDbDataAdapter()
- Software for developers
-
.Net Components
Delphi Components
Software for Android Developers - More information resources
-
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples - Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database